* progmodes/compile.el (compilation-loop): New arg limit. Handle
authorChong Yidong <cyd@stupidchicken.com>
Fri, 19 Jan 2007 02:25:25 +0000 (02:25 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 19 Jan 2007 02:25:25 +0000 (02:25 +0000)
commit367269c6c874df59e907fbb6f76b56cebe479559
tree5c4da358826c80de9b65d731be56e7f6f80ea767
parent5cb7fc2163b97dfdd63ec7a48b470dc3a2e6783c
* progmodes/compile.el (compilation-loop): New arg limit.  Handle
case where the first error is at point-min.
(compilation-next-error): New arg to compilation-loop call.
lisp/ChangeLog